diff --git a/yesod-persistent.cabal b/yesod-persistent.cabal
--- a/yesod-persistent.cabal
+++ b/yesod-persistent.cabal
@@ -1,5 +1,5 @@
 name:            yesod-persistent
-version:         1.2.2
+version:         1.2.2.1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -15,8 +15,8 @@
 library
     build-depends:   base                      >= 4        && < 5
                    , yesod-core                >= 1.2.2    && < 1.3
-                   , persistent                >= 1.2      && < 1.3
-                   , persistent-template       >= 1.2      && < 1.3
+                   , persistent                >= 1.2      && < 1.4
+                   , persistent-template       >= 1.2      && < 1.4
                    , transformers              >= 0.2.2    && < 0.4
                    , blaze-builder
                    , conduit
