diff --git a/testing/pantalaimon/APKBUILD b/testing/pantalaimon/APKBUILD
index bf6eb4fc1a8fd2429f8501d1334aa22634f36214..ad28fc3376ecd65128a940261d8117f90e8bc8a0 100644
--- a/testing/pantalaimon/APKBUILD
+++ b/testing/pantalaimon/APKBUILD
@@ -2,8 +2,8 @@
 # Contributor: Galen Abell <galen@galenabell.com>
 # Maintainer:
 pkgname=pantalaimon
-pkgver=0.10.3
-pkgrel=1
+pkgver=0.10.4
+pkgrel=0
 pkgdesc="E2EE-aware Matrix proxy daemon"
 options="!check" # Tests hang
 url="https://github.com/matrix-org/pantalaimon"
@@ -14,7 +14,6 @@ depends="
 	python3
 	py3-attrs
 	py3-aiohttp
-	py3-brotlipy
 	py3-appdirs
 	py3-click
 	py3-keyring
@@ -70,5 +69,5 @@ ui() {
 
 
 sha512sums="
-07c30594a1105956affebae7250db4a80db605f80ce9abc61bd4b8f02605129a73e9375c6d5c09c0268025195bd6a43df1d870974d4d3a5d53d696342a08bcd9  pantalaimon-0.10.3.tar.gz
+59b3fd27d653a5dedebb9354245e7cb1864792b523cf45696035a327a5946d6ce43a5c97bef301093897265f390dca05e9b68927d8c816de494a83301b05e9bd  pantalaimon-0.10.4.tar.gz
 "