diff --git a/hpc.cabal b/hpc.cabal
index 63bdf3e6fdc987f40fc06be29e9416af9d46c4c6..78650fa5616b7d4543d360f8e5bd4f51f8663016 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -35,7 +35,7 @@ Library
         Trace.Hpc.Reflect
 
     Build-Depends:
-        base       >= 4.4.1 && < 4.15,
+        base       >= 4.4.1 && < 4.16,
         containers >= 0.4.1 && < 0.7,
         deepseq    >= 1.1   && < 1.5,
         directory  >= 1.1   && < 1.4,