diff --git a/ghc.cabal b/ghc.cabal
--- a/ghc.cabal
+++ b/ghc.cabal
@@ -3,7 +3,7 @@
 
 Cabal-Version: 1.22
 Name: ghc
-Version: 9.2.3
+Version: 9.2.3.20220620
 License: BSD3
 License-File: LICENSE
 Author: The GHC Team
@@ -71,9 +71,9 @@
                    hpc        == 0.6.*,
                    transformers == 0.5.*,
                    exceptions == 0.10.*,
-                   ghc-boot   == 9.2.3,
-                   ghc-heap   == 9.2.3,
-                   ghci == 9.2.3
+                   ghc-boot   == 9.2.3.20220620,
+                   ghc-heap   == 9.2.3.20220620,
+                   ghci == 9.2.3.20220620
 
     if os(windows)
         Build-Depends: Win32  >= 2.3 && < 2.13
