Yesterday I tried to install the package to VS2011 in VS2013 and it didn't work. Then as I searched for a solution I saw many people having issues in installing the library in it, even saw this topic and followed the steps, but then I saw that that was incomplete and just the x86 version. So I fixed the cmake, recompiled both architetures binaries and inspired by it I made an installer.
http://en.sfml-dev.org/forums/index.php?topic=13010.0
Install it in the Visual Studio 2013 folder, usually in C:\Program Files (x86)\Microsoft Visual Studio 12.0 in 64-bit systems. It will install the libraries in the AppData folder, and create a template with the Shared/Static, Debug/Release, and 32-bit/64-bit configurations, so you don't need to lose time reconfiguring the paths.
(http://i.imgur.com/oRcC9f5.png)
(http://i.imgur.com/SOheo17.png)
Here's the installer, I hope it was alright to repackage it. All the files besides the original libraries were kept.
SFML 2.1 installer for VS2013 (http://www.mediafire.com/download/jbxdc1u1a76mji3/SFML-2.1-VS2013-x86%2Bx64-Setup.exe)