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