diff --git a/Vec-Boolean.cabal b/Vec-Boolean.cabal
--- a/Vec-Boolean.cabal
+++ b/Vec-Boolean.cabal
@@ -1,5 +1,5 @@
 name:                Vec-Boolean
-version:             1.0.5
+version:             1.0.6
 cabal-version:       >= 1.8
 build-type:          Simple
 license:             BSD3
@@ -14,7 +14,7 @@
 library 
   build-depends:   
                    base >= 4 && <5,
-                   Vec == 0.9.9,
+                   Vec == 1.0.1,
                    Boolean == 0.0.1
   hs-source-dirs:  src
   ghc-options:     -Wall
