diff --git a/array.cabal b/array.cabal
index b47538e1d8f7c0263423fa9da066e210f19bd2ab..cacd6b05c3f1b5c04eb2248c1b1d922c1093d10d 100644
--- a/array.cabal
+++ b/array.cabal
@@ -36,7 +36,7 @@ library
       Trustworthy,
       UnboxedTuples,
       UnliftedFFITypes
-  build-depends: base >= 4.9 && < 4.13
+  build-depends: base >= 4.9 && < 4.14
   ghc-options: -Wall
   exposed-modules:
       Data.Array