diff --git a/persistent.cabal b/persistent.cabal
--- a/persistent.cabal
+++ b/persistent.cabal
@@ -1,5 +1,5 @@
 name:            persistent
-version:         1.0.2
+version:         1.0.2.1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -35,7 +35,7 @@
                    , conduit                  >= 0.5     && < 0.6
                    , resourcet                >= 0.3     && < 0.5
                    , monad-control            >= 0.3     && < 0.4
-                   , lifted-base              >= 0.1     && < 0.2
+                   , lifted-base              >= 0.1
                    , pool-conduit             >= 0.1     && < 0.2
                    , path-pieces              >= 0.1     && < 0.2
                    , aeson                    >= 0.5     && < 0.7
