$OpenBSD$

Index: vector-algorithms.cabal
--- vector-algorithms.cabal.orig
+++ vector-algorithms.cabal
@@ -44,7 +44,7 @@ library
   hs-source-dirs: src
 
   build-depends: base >= 4.5 && < 5,
-                 vector >= 0.6 && < 0.12,
+                 vector >= 0.6 && < 0.13,
                  primitive >=0.3 && <0.7,
                  bytestring >= 0.9 && < 1.0
 
