diff --git a/recipes/core/escalated/recipe.toml b/recipes/core/escalated/recipe.toml
index 86c82839fef90ed914dfcf4b6ed6860ea4e889c1..f9cd00e38169523c9a8b05dcb4c742bf9f3f4f6f 100644
--- a/recipes/core/escalated/recipe.toml
+++ b/recipes/core/escalated/recipe.toml
@@ -2,6 +2,6 @@
 git = "https://gitlab.redox-os.org/redox-os/escalated.git"
 # Escalated is not backwards compatible wrt relibc versions, so we pin it here
 # so it's updated together with the other main submodules.
-rev = "06fe299019dc65e3e029ddb0886fa8e53edd602a"
+rev = "846e0774"
 [build]
 template = "cargo"