diff --git a/homeassistant/components/songpal/manifest.json b/homeassistant/components/songpal/manifest.json
index 3160c4cee4b43a5670d4bccffa9ee0a242a35c8f..2f0c44da47ba6a7c4b8e711df89cfe8e3802398d 100644
--- a/homeassistant/components/songpal/manifest.json
+++ b/homeassistant/components/songpal/manifest.json
@@ -3,7 +3,7 @@
   "name": "Songpal",
   "documentation": "https://www.home-assistant.io/integrations/songpal",
   "requirements": [
-    "python-songpal==0.0.9.1"
+    "python-songpal==0.11"
   ],
   "dependencies": [],
   "codeowners": [
diff --git a/requirements_all.txt b/requirements_all.txt
index d04f8aa07cef5b7bd7f23e1e033218565f9a8a7a..0446b66a21e876a11b61c5792c8a865671f840a4 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -1555,7 +1555,7 @@ python-ripple-api==0.0.3
 python-sochain-api==0.0.2
 
 # homeassistant.components.songpal
-python-songpal==0.0.9.1
+python-songpal==0.11
 
 # homeassistant.components.synologydsm
 python-synology==0.2.0