diff --git a/hq.cabal b/hq.cabal
--- a/hq.cabal
+++ b/hq.cabal
@@ -7,7 +7,7 @@
 -- hash: ccfecaab3d1004f03e5a9e851269c0209561044c1b9aa90d587dc93a936394f0
 
 name:           hq
-version:        0.1.0.5
+version:        0.1.0.6
 synopsis:       Quantitative Library
 category:       Finance
 description:    Please see the README on GitHub at <https://github.com/ghais/hq#readme>
@@ -98,7 +98,7 @@
       external/src/rationalcubic.cpp
       external/src/erf_cody.cpp
   build-depends:
-    , base >=4.7 && <5
+    , base >=4.12 && <5
     , bytestring >=0.10 && <0.11
     , cassava >=0.5
     , containers >= 0.6.2 && <0.7
