diff --git a/couchdb-conduit.cabal b/couchdb-conduit.cabal
--- a/couchdb-conduit.cabal
+++ b/couchdb-conduit.cabal
@@ -1,5 +1,5 @@
 name:           couchdb-conduit
-version:        0.10.4
+version:        0.10.5
 cabal-version:  >= 1.8
 build-type:     Simple
 stability:      Testing
@@ -36,7 +36,7 @@
                    data-default,
                    http-conduit >= 1.6 && < 1.7,
                    http-types >= 0.7 && < 0.8,
-                   lifted-base >= 0.1 && < 0.2,
+                   lifted-base >= 0.1,
                    monad-control >= 0.3 && < 0.4,
                    resourcet,
                    string-conversions,
@@ -82,7 +82,7 @@
                    data-default,
                    http-conduit >= 1.6 && < 1.7,
                    http-types >= 0.7 && < 0.8,
-                   lifted-base >= 0.1 && < 0.2,
+                   lifted-base >= 0.1,
                    monad-control >= 0.3 && < 0.4,
                    string-conversions,
                    syb,
