diff --git a/ghc-boot.cabal b/ghc-boot.cabal
--- a/ghc-boot.cabal
+++ b/ghc-boot.cabal
@@ -5,7 +5,7 @@
 -- ghc-boot.cabal.
 
 name:           ghc-boot
-version:        9.12.3
+version:        9.12.4
 license:        BSD-3-Clause
 license-file:   LICENSE
 category:       GHC
@@ -94,10 +94,10 @@
 
     if flag(bootstrap)
       build-depends:
-              ghc-boot-th-next    == 9.12.3
+              ghc-boot-th-next    == 9.12.4
     else
       build-depends:
-              ghc-boot-th         == 9.12.3
+              ghc-boot-th         == 9.12.4
 
     if !os(windows)
         build-depends:
