diff --git a/GPipe.cabal b/GPipe.cabal
--- a/GPipe.cabal
+++ b/GPipe.cabal
@@ -1,5 +1,5 @@
 name: GPipe
-version: 1.3.1
+version: 1.3.2
 cabal-version: >= 1.8
 build-type: Simple
 license: BSD3
@@ -29,8 +29,8 @@
                     GLUT >=2.1.2.1,
                     OpenGL >=2.2.3.0,
                     Boolean == 0.0.1,
-                    Vec == 0.9.8,
-                    Vec-Boolean == 1.0.4,
+                    Vec == 0.9.9,
+                    Vec-Boolean == 1.0.5,
                     base >= 4 && <5,
                     transformers
                        
