diff --git a/hasql-postgres-options.cabal b/hasql-postgres-options.cabal
--- a/hasql-postgres-options.cabal
+++ b/hasql-postgres-options.cabal
@@ -1,7 +1,7 @@
 name:
   hasql-postgres-options
 version:
-  0.1.2
+  0.1.3
 synopsis:
   An "optparse-applicative" parser for "hasql-postgres"
 category:
@@ -46,7 +46,7 @@
   exposed-modules:
     Hasql.Postgres.Options
   build-depends:
-    hasql-postgres >= 0.8 && < 0.10,
+    hasql-postgres >= 0.8 && < 0.11,
     -- 
     optparse-applicative == 0.11.*,
     -- 
