diff --git a/CMakeLists.txt b/CMakeLists.txt
index c7f281e47f63dd698398b8dc71771bb7a0d8602d..f1efb47fee930ba8a46de5386f1655f3810cd4ea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -401,7 +401,7 @@ if(USE_BUNDLED_MTXCLIENT)
 	FetchContent_Declare(
 		MatrixClient
 		GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
-		GIT_TAG        a083b98975d19b7d553c19960ee0ba3702e922d3
+		GIT_TAG        288f585725ecdf2e5e04c5985fdbf658a7fe8a1b
 		)
 	set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
 	set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml
index b6059143447c9a2d6805d49ede4bd4ccf3ed9b0d..d634a9a2721f839ec1883fb8d22ca0e23af61227 100644
--- a/io.github.NhekoReborn.Nheko.yaml
+++ b/io.github.NhekoReborn.Nheko.yaml
@@ -176,7 +176,7 @@ modules:
     buildsystem: cmake-ninja
     name: mtxclient
     sources:
-      - commit: a083b98975d19b7d553c19960ee0ba3702e922d3
+      - commit: 288f585725ecdf2e5e04c5985fdbf658a7fe8a1b
         #tag: v0.7.0
         type: git
         url: https://github.com/Nheko-Reborn/mtxclient.git