diff --git a/hasql-backend.cabal b/hasql-backend.cabal
--- a/hasql-backend.cabal
+++ b/hasql-backend.cabal
@@ -1,7 +1,7 @@
 name:
   hasql-backend
 version:
-  0.4.1
+  0.4.1.1
 synopsis:
   API for backends of "hasql"
 description:
@@ -47,10 +47,10 @@
   build-depends:
     -- data:
     bytestring < 0.11,
-    text < 1.3,
+    text < 2,
     vector < 0.11,
     -- control:
-    either >= 4.3 && < 4.4,
+    either >= 4.3 && < 5,
     free >= 4.6 && < 5,
     list-t < 0.5,
     transformers >= 0.3 && < 0.5,
