diff --git a/hasql.cabal b/hasql.cabal
--- a/hasql.cabal
+++ b/hasql.cabal
@@ -1,7 +1,7 @@
 name:
   hasql
 version:
-  0.2.2
+  0.2.3
 synopsis:
   A minimalistic general high level API for relational databases
 description:
@@ -105,7 +105,7 @@
     bytestring == 0.10.*,
     text >= 1.0 && < 1.3,
     -- control:
-    list-t >= 0.2.4 && < 0.4,
+    list-t >= 0.2.4 && < 0.3,
     monad-control == 0.3.*,
     transformers-base == 0.4.*,
     -- errors:
