diff --git a/docs/installation/index.rst b/docs/installation/index.rst
index ed6107d8..3ef5af99 100644
--- a/docs/installation/index.rst
+++ b/docs/installation/index.rst
@@ -25,7 +25,7 @@ Otherwise, make sure you got the required dependencies installed.
- Python >= 2.6, < 3
-- `Pykka `_ >= 0.10
+- `Pykka `_ >= 0.11
- GStreamer >= 0.10, with Python bindings. See :doc:`gstreamer`.
diff --git a/requirements/core.txt b/requirements/core.txt
index 1b5cfc4b..f0f0bd39 100644
--- a/requirements/core.txt
+++ b/requirements/core.txt
@@ -1 +1 @@
-Pykka >= 0.10
+Pykka >= 0.11