diff --git a/ghc-lib.cabal b/ghc-lib.cabal
--- a/ghc-lib.cabal
+++ b/ghc-lib.cabal
@@ -1,7 +1,7 @@
 cabal-version: 3.0
 build-type: Simple
 name: ghc-lib
-version: 9.6.3.20231014
+version: 9.6.3.20231121
 license: BSD-3-Clause
 license-file: LICENSE
 category: Development
@@ -90,7 +90,7 @@
         stm,
         rts,
         hpc == 0.6.*,
-        ghc-lib-parser == 9.6.3.20231014
+        ghc-lib-parser == 9.6.3.20231121
     build-tool-depends: alex:alex >= 3.1, happy:happy >= 1.19.4
     other-extensions:
         BangPatterns
