diff --git a/postgresql-binary.cabal b/postgresql-binary.cabal
--- a/postgresql-binary.cabal
+++ b/postgresql-binary.cabal
@@ -1,7 +1,7 @@
 name:
   postgresql-binary
 version:
-  0.12.4.3
+  0.12.4.4
 synopsis:
   Encoders and decoders for the PostgreSQL's binary format
 description:
@@ -77,7 +77,7 @@
     transformers >=0.3 && <0.7,
     unordered-containers ==0.2.*,
     uuid ==1.3.*,
-    vector >=0.12 && <0.13
+    vector >=0.12 && <0.14
 
 -- This test-suite must be executed in a single-thread.
 test-suite tasty
