diff --git a/prometheus-metrics-ghc.cabal b/prometheus-metrics-ghc.cabal
--- a/prometheus-metrics-ghc.cabal
+++ b/prometheus-metrics-ghc.cabal
@@ -1,5 +1,5 @@
 name:                prometheus-metrics-ghc
-version:             1.0.1.1
+version:             1.0.1.2
 synopsis:
     Metrics exposing GHC runtime information for use with prometheus-client.
 description:
@@ -25,7 +25,7 @@
       Prometheus.Metric.GHC
   build-depends:
       base               >=4.7 && <5
-    , prometheus-client  >=1.0.0 && <1.1
+    , prometheus-client  >=1.0.0 && <1.2
     , utf8-string        >=0.3
     , text
   ghc-options: -Wall
