diff --git a/array.cabal b/array.cabal
index 1a71bab662c83229dd0dc0fe2259d926c1ccb1e7..ceaf54dae5934885cd1a882449fa75cc1e3607d5 100644
--- a/array.cabal
+++ b/array.cabal
@@ -37,7 +37,7 @@ library
       Trustworthy,
       UnboxedTuples,
       UnliftedFFITypes
-  build-depends: base >= 4.7 && < 4.11
+  build-depends: base >= 4.7 && < 4.12
   ghc-options: -Wall
   exposed-modules:
       Data.Array