diff --git a/Library/Homebrew/os/mac/xquartz.rb b/Library/Homebrew/os/mac/xquartz.rb
index 348029bd4a1634f5fa05de89dca40d31f8041297..32804e2e15dee352d1b86039f3ab4532997d30da 100644
--- a/Library/Homebrew/os/mac/xquartz.rb
+++ b/Library/Homebrew/os/mac/xquartz.rb
@@ -19,6 +19,7 @@ module OS
         "2.7.50" => "2.7.5_rc1",
         "2.7.51" => "2.7.5_rc2",
         "2.7.52" => "2.7.5_rc3",
+        "2.7.53" => "2.7.5_rc4",
       }.freeze
 
       # This returns the version number of XQuartz, not of the upstream X.org.