diff --git a/ghc-lib-parser-ex.cabal b/ghc-lib-parser-ex.cabal
--- a/ghc-lib-parser-ex.cabal
+++ b/ghc-lib-parser-ex.cabal
@@ -1,6 +1,6 @@
 cabal-version: >= 1.18
 name:           ghc-lib-parser-ex
-version:        8.8.1.20191204
+version:        8.8.2
 description:    Please see the README on GitHub at <https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme>
 homepage:       https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme
 bug-reports:    https://github.com/shayne-fletcher/ghc-lib-parser-ex/issues
@@ -47,7 +47,7 @@
         ghc-boot-th
   else
       build-depends:
-       ghc-lib-parser == 8.8.1.20191204
+       ghc-lib-parser
   include-dirs:
       cbits
   install-includes:
@@ -79,5 +79,5 @@
         ghc-boot-th
   else
       build-depends:
-       ghc-lib-parser == 8.8.1.20191204
+       ghc-lib-parser
   default-language: Haskell2010
