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