diff --git a/array.cabal b/array.cabal
index cd9215e2e42d3188180a4797201fe0306d9babd1..566a11cf4079884992386d5c6dcea284fbfc7341 100644
--- a/array.cabal
+++ b/array.cabal
@@ -37,7 +37,7 @@ library
       Trustworthy,
       UnboxedTuples,
       UnliftedFFITypes
-  build-depends: base >= 4.5 && < 4.9
+  build-depends: base >= 4.5 && < 4.10
   ghc-options: -Wall
   exposed-modules:
       Data.Array