diff --git a/install.sh b/install.sh
index f19649ff8a5fd4a88aeaec1d478d3c8fc1813b50..0a895e75f74395113da24017e27fbb62f63f46f8 100644
--- a/install.sh
+++ b/install.sh
@@ -277,6 +277,12 @@ EOF
       funkwhale_systemd_managed: false
 EOF
     fi
+		if [ "$(lsb_release -sc)" = "focal" ]; then
+			cat <<EOF >>playbook.yml
+      funkwhale_custom_pip_packages:
+        - twisted==22.4.0
+EOF
+		fi
     cat <<EOF >reconfigure
 #!/bin/sh
 # reapply playbook with existing parameter