Even if you don't need the latest functions, update glew.
SFML's usage of glew conflicts with mine so if I want to use the latest gl functions I have to modify sfml to use the latest glew.
It's a really simple modification to do, but it makes my project undistributable by source code unless I either include the modified sfml libraries or provide instructions on how to edit sfml.