diff --git a/vector-algorithms.cabal b/vector-algorithms.cabal
--- a/vector-algorithms.cabal
+++ b/vector-algorithms.cabal
@@ -1,5 +1,5 @@
 Name:              vector-algorithms
-Version:           0.3.1
+Version:           0.3.2
 License:           BSD3
 License-File:      LICENSE
 Author:            Dan Doel
@@ -26,7 +26,7 @@
   Default: False
 
 Library
-    Build-Depends: base >= 3 && < 5, vector >= 0.5 && < 0.6, primitive >=0.2 && <0.3
+    Build-Depends: base >= 3 && < 5, vector >= 0.5 && < 0.7, primitive >=0.2 && <0.4
 
     Exposed-Modules:
         Data.Vector.Algorithms.Combinators
