Asp.Net MVC Security Patch Broke My Build

I just applied the Microsoft Asp.Net MVC Security Update and now I can no longer build!

These projects will fail with the following error:

Could not locate the assembly “System.Web.Mvc,Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35,processorArchitecture=MSIL”.

This MSDN article might be able to help you fix it.