diff --git a/array.cabal b/array.cabal
index cc7474199ce8970c4083c6a1438fdd74118c1578..0d03848efb1b18e90393d460ee45ec185b30e4a1 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