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