diff --git a/vector.cabal b/vector.cabal
index cdd3cb407fa9515112bb2a411a010279d45dcf11..c7ef1a1a7bbb53a047cfb816f43ccf648e806119 100644
--- a/vector.cabal
+++ b/vector.cabal
@@ -144,7 +144,7 @@ Library
   Install-Includes:
         vector.h
 
-  Build-Depends: base >= 4.5 && < 4.13
+  Build-Depends: base >= 4.5 && < 4.14
                , primitive >= 0.5.0.1 && < 0.8
                , ghc-prim >= 0.2 && < 0.6
                , deepseq >= 1.1 && < 1.5