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.
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.
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