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