diff --git a/ghc/rts/HSprel.def b/ghc/rts/HSprel.def
index 7792a762cf87b965b892d237c4565bb1f76866d5..26dc46d1cd133c856b486659db1e3fa633f27d4f 100644
--- a/ghc/rts/HSprel.def
+++ b/ghc/rts/HSprel.def
@@ -24,5 +24,7 @@ PrelStable_StablePtr_static_info DATA
 PrelPack_unpackCString_closure
 PrelException_stackOverflow_closure
 PrelException_PutFullMVar_static_closure
+PrelException_BlockedOnDeadMVar_static_closure
+PrelException_NonTermination_static_closure
 __init_Prelude
 __init_Main
\ No newline at end of file