diff --git a/.github/history.json b/.github/history.json
index 08437eed17865db6a76afbe1b04d581ae9fc7a82..c81ef66c3b5914961d4904f01624f791f1591a64 100644
--- a/.github/history.json
+++ b/.github/history.json
@@ -97434,6 +97434,138 @@
           ]
         }
       ]
+    },
+    "5.3.4": {
+      "node_version": "14.19.3",
+      "npm_version": "6.14.17",
+      "mongo_versions": [
+        "4.2",
+        "4.4",
+        "5.0"
+      ],
+      "pull_requests": [
+        {
+          "pr": "27392",
+          "title": "Release 5.3.4",
+          "userLogin": "ggazzo",
+          "contributors": [
+            "dougfabris",
+            "ggazzo"
+          ]
+        },
+        {
+          "pr": "27391",
+          "title": "[FIX] Thread messages being included in the room history even though they are not displayed",
+          "userLogin": "dougfabris",
+          "contributors": [
+            "dougfabris"
+          ]
+        },
+        {
+          "pr": "27340",
+          "title": "Release 5.3.3",
+          "userLogin": "ggazzo",
+          "contributors": [
+            "ggazzo"
+          ]
+        }
+      ]
+    },
+    "5.4.0-rc.3": {
+      "node_version": "14.19.3",
+      "npm_version": "6.14.17",
+      "mongo_versions": [
+        "4.2",
+        "4.4",
+        "5.0"
+      ],
+      "pull_requests": [
+        {
+          "pr": "27410",
+          "title": "i18n: Language update from LingoHub 🤖 on 2022-11-29Z",
+          "userLogin": "lingohub[bot]",
+          "contributors": [
+            "dougfabris",
+            "kodiakhq[bot]",
+            "web-flow"
+          ]
+        },
+        {
+          "pr": "27369",
+          "title": "Regression: Quoting Issue",
+          "userLogin": "henit-chobisa",
+          "milestone": "5.4.0",
+          "contributors": [
+            "henit-chobisa",
+            "yash-rajpal",
+            "web-flow",
+            "kodiakhq[bot]"
+          ]
+        },
+        {
+          "pr": "27402",
+          "title": "Regression: Update VideoConfListItem Color Tokens",
+          "userLogin": "dougfabris",
+          "contributors": [
+            "dougfabris",
+            "kodiakhq[bot]",
+            "web-flow"
+          ]
+        },
+        {
+          "pr": "27384",
+          "title": "Regression: Old threads not opening",
+          "userLogin": "yash-rajpal",
+          "milestone": "5.4.0",
+          "contributors": [
+            "yash-rajpal",
+            "web-flow",
+            "kodiakhq[bot]"
+          ]
+        }
+      ]
+    },
+    "5.4.0-rc.4": {
+      "node_version": "14.19.3",
+      "npm_version": "6.14.17",
+      "mongo_versions": [
+        "4.2",
+        "4.4",
+        "5.0"
+      ],
+      "pull_requests": [
+        {
+          "pr": "27408",
+          "title": "Chore: Update tokens",
+          "userLogin": "juliajforesti",
+          "description": "Add/update tokens on light and dark palette:\r\n- update stroke-extra-light color\r\n- add status-warning-2\r\n- add status-service-3\r\n- add font-pure-white\r\n- add font-pure-black",
+          "contributors": [
+            "juliajforesti",
+            "web-flow",
+            "ggazzo"
+          ]
+        },
+        {
+          "pr": "27411",
+          "title": "Regression: Login and Registration UI Tweaks",
+          "userLogin": "dougfabris",
+          "milestone": "5.4.0",
+          "contributors": [
+            "dougfabris"
+          ]
+        },
+        {
+          "pr": "27406",
+          "title": "Regression: Fix issues with ContactHistoryItem",
+          "userLogin": "MartinSchoeler",
+          "milestone": "5.4.0",
+          "contributors": [
+            "MartinSchoeler",
+            "kodiakhq[bot]",
+            "web-flow"
+          ]
+        }
+      ]
     }
   }
 }
\ No newline at end of file
diff --git a/HISTORY.md b/HISTORY.md
index 3e128eacc677ef6237803df2d25cee8c784416fd..b19fb7cfa01766b71052f4ae54e22d089a64eab8 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,6 +1,61 @@
 
 # 5.4.0 (Under Release Candidate Process)
 
+## 5.4.0-rc.4
+`2022-11-30  ·  3 🔍  ·  4 👩‍💻👨‍💻`
+
+<details>
+<summary>🔍 Minor changes</summary>
+
+
+- Chore: Update tokens ([#27408](https://github.com/RocketChat/Rocket.Chat/pull/27408))
+
+  Add/update tokens on light and dark palette:
  
+  - update stroke-extra-light color
  
+  - add status-warning-2
  
+  - add status-service-3
  
+  - add font-pure-white
  
+  - add font-pure-black
+
+- Regression: Fix issues with ContactHistoryItem ([#27406](https://github.com/RocketChat/Rocket.Chat/pull/27406))
+
+- Regression: Login and Registration UI Tweaks ([#27411](https://github.com/RocketChat/Rocket.Chat/pull/27411))
+
+</details>
+
+### 👩‍💻👨‍💻 Core Team 🤓
+
+- [@MartinSchoeler](https://github.com/MartinSchoeler)
+- [@dougfabris](https://github.com/dougfabris)
+- [@ggazzo](https://github.com/ggazzo)
+- [@juliajforesti](https://github.com/juliajforesti)
+
+## 5.4.0-rc.3
+`2022-11-30  ·  4 🔍  ·  3 👩‍💻👨‍💻`
+
+<details>
+<summary>🔍 Minor changes</summary>
+
+
+- i18n: Language update from LingoHub 🤖 on 2022-11-29Z ([#27410](https://github.com/RocketChat/Rocket.Chat/pull/27410))
+
+- Regression: Old threads not opening ([#27384](https://github.com/RocketChat/Rocket.Chat/pull/27384))
+
+- Regression: Quoting Issue ([#27369](https://github.com/RocketChat/Rocket.Chat/pull/27369) by [@henit-chobisa](https://github.com/henit-chobisa))
+
+- Regression: Update VideoConfListItem Color Tokens ([#27402](https://github.com/RocketChat/Rocket.Chat/pull/27402))
+
+</details>
+
+### 👩‍💻👨‍💻 Contributors 😍
+
+- [@henit-chobisa](https://github.com/henit-chobisa)
+
+### 👩‍💻👨‍💻 Core Team 🤓
+
+- [@dougfabris](https://github.com/dougfabris)
+- [@yash-rajpal](https://github.com/yash-rajpal)
+
 ## 5.4.0-rc.2
 `2022-11-28  ·  2 🐛  ·  5 🔍  ·  5 👩‍💻👨‍💻`
 
@@ -755,6 +810,34 @@
 - [@weslley543](https://github.com/weslley543)
 - [@yash-rajpal](https://github.com/yash-rajpal)
 
+# 5.3.4
+`2022-11-29  ·  1 🐛  ·  2 🔍  ·  2 👩‍💻👨‍💻`
+
+### Engine versions
+- Node: `14.19.3`
+- NPM: `6.14.17`
+- MongoDB: `4.2, 4.4, 5.0`
+
+### 🐛 Bug fixes
+
+
+- Thread messages being included in the room history even though they are not displayed ([#27391](https://github.com/RocketChat/Rocket.Chat/pull/27391))
+
+<details>
+<summary>🔍 Minor changes</summary>
+
+
+- Release 5.3.3 ([#27340](https://github.com/RocketChat/Rocket.Chat/pull/27340))
+
+- Release 5.3.4 ([#27392](https://github.com/RocketChat/Rocket.Chat/pull/27392))
+
+</details>
+
+### 👩‍💻👨‍💻 Core Team 🤓
+
+- [@dougfabris](https://github.com/dougfabris)
+- [@ggazzo](https://github.com/ggazzo)
+
 # 5.3.2
 `2022-11-18  ·  1 🔍  ·  3 👩‍💻👨‍💻`
 
diff --git a/apps/meteor/.docker/Dockerfile.rhel b/apps/meteor/.docker/Dockerfile.rhel
index d8e7a2ce162ea54b650c4ada3ff90f3bd4e7d911..12d2fc4b90f1e61c1ba596bbb8a070dde6b5c741 100644
--- a/apps/meteor/.docker/Dockerfile.rhel
+++ b/apps/meteor/.docker/Dockerfile.rhel
@@ -1,6 +1,6 @@
 FROM registry.access.redhat.com/ubi8/nodejs-12
 
-ENV RC_VERSION 5.4.0-rc.3
+ENV RC_VERSION 5.4.0-rc.4
 
 MAINTAINER buildmaster@rocket.chat
 
diff --git a/apps/meteor/app/utils/rocketchat.info b/apps/meteor/app/utils/rocketchat.info
index bd7da5aac50eb374a3e3e1b8ba41bee9339e1838..1fecf7905559667411a81be1ccc02829ff2bb7e8 100644
--- a/apps/meteor/app/utils/rocketchat.info
+++ b/apps/meteor/app/utils/rocketchat.info
@@ -1,3 +1,3 @@
 {
-	"version": "5.4.0-rc.3"
+	"version": "5.4.0-rc.4"
 }
diff --git a/apps/meteor/package.json b/apps/meteor/package.json
index 0f1c8aeb9a655edcd5bc02f1c85edbe58527be17..01fd5071aae26ca44b06fdb9a504846c672b3577 100644
--- a/apps/meteor/package.json
+++ b/apps/meteor/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "@rocket.chat/meteor",
 	"description": "The Ultimate Open Source WebChat Platform",
-	"version": "5.4.0-rc.3",
+	"version": "5.4.0-rc.4",
 	"private": true,
 	"author": {
 		"name": "Rocket.Chat",
diff --git a/package.json b/package.json
index e41b6c6d0f72f1dc8425ee980b3d92987b90197b..6e69ecf30109d7c57b2fd7ad609c5d00cca7b6ac 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "rocket.chat",
-	"version": "5.4.0-rc.3",
+	"version": "5.4.0-rc.4",
 	"description": "Rocket.Chat Monorepo",
 	"main": "index.js",
 	"private": true,