diff --git a/ghc-lib.cabal b/ghc-lib.cabal
--- a/ghc-lib.cabal
+++ b/ghc-lib.cabal
@@ -1,7 +1,7 @@
 cabal-version: >=1.22
 build-type: Simple
 name: ghc-lib
-version: 0.20190523
+version: 0.20190523.1
 license: BSD3
 license-file: LICENSE
 category: Development
@@ -84,7 +84,7 @@
         transformers == 0.5.*,
         process >= 1 && < 1.7,
         hpc == 0.6.*,
-        ghc-lib-parser == 0.20190523.1
+        ghc-lib-parser == 0.20190523
     build-tools: alex >= 3.1, happy >= 1.19.4
     other-extensions:
         BangPatterns
