diff --git a/yesod-platform.cabal b/yesod-platform.cabal
--- a/yesod-platform.cabal
+++ b/yesod-platform.cabal
@@ -1,5 +1,5 @@
 name:            yesod-platform
-version:         1.2.0
+version:         1.2.0.1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -29,7 +29,7 @@
                  , blaze-html == 0.6.1.1
                  , blaze-markup == 0.5.1.5
                  , byteorder == 1.0.4
-                 , case-insensitive == 1.0.0.1
+                 , case-insensitive == 1.0.0.2
                  , cereal == 0.3.5.2
                  , certificate == 1.3.7
                  , cipher-aes == 0.1.8
@@ -38,7 +38,7 @@
                  , conduit == 1.0.5
                  , cookie == 0.4.0.1
                  , cprng-aes == 0.3.4
-                 , crypto-api == 0.12
+                 , crypto-api == 0.12.1
                  , crypto-conduit == 0.5.2
                  , crypto-numbers == 0.1.3
                  , crypto-pubkey == 0.1.3
@@ -63,14 +63,14 @@
                  , hamlet == 1.1.7.1
                  , hashable == 1.2.0.7
                  , hjsmin == 0.1.4.1
-                 , hspec == 1.5.3
+                 , hspec == 1.5.4
                  , hspec-expectations == 0.3.2
                  , html-conduit == 1.1.0
                  , http-conduit == 1.9.3
                  , http-date == 0.0.4
                  , http-types == 0.8.0
                  , language-javascript == 0.5.7
-                 , lifted-base == 0.2.0.4
+                 , lifted-base == 0.2.0.5
                  , mime-mail == 0.4.1.2
                  , mime-types == 0.1.0.3
                  , mmorph == 1.0.0
@@ -96,6 +96,7 @@
                  , shakespeare-css == 1.0.5.1
                  , shakespeare-i18n == 1.0.0.2
                  , shakespeare-js == 1.1.4
+                 , shakespeare-text == 1.0.0.5
                  , silently == 1.2.4.1
                  , simple-sendfile == 0.2.11
                  , skein == 1.0.3
@@ -127,9 +128,9 @@
                  , xml-types == 0.3.3
                  , xss-sanitize == 0.3.3
                  , yaml == 0.8.2.4
-                 , yesod == 1.2.0
+                 , yesod == 1.2.0.1
                  , yesod-auth == 1.2.0
-                 , yesod-core == 1.2.0
+                 , yesod-core == 1.2.0.4
                  , yesod-form == 1.3.0
                  , yesod-persistent == 1.2.0
                  , yesod-routes == 1.2.0
