diff --git a/hasql-implicits.cabal b/hasql-implicits.cabal
--- a/hasql-implicits.cabal
+++ b/hasql-implicits.cabal
@@ -1,5 +1,5 @@
 name: hasql-implicits
-version: 0.1.0.3
+version: 0.1.0.4
 synopsis: Implicit definitions for Hasql, such as default codecs for standard types
 homepage: https://github.com/nikita-volkov/hasql-implicits
 bug-reports: https://github.com/nikita-volkov/hasql-implicits/issues
@@ -35,4 +35,4 @@
     text >=1 && <3,
     time >=1.4 && <2,
     uuid >=1.3 && <1.4,
-    vector >=0.10 && <0.13
+    vector >=0.10 && <0.14
