diff --git a/setup.py b/setup.py
index bce54f365fc45d66000b9640d2f0d0fb946560c6..28d76d1908ccc5817e65576c639f06cfe68f11cb 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ setup(name='political-memory',
         'django-filter>=0.13,<0.14',
         'django-libsass>=0.7,<0.8',
         'django-representatives-votes==0.0.17',
-        'django-representatives==0.0.25',
+        'django-representatives==0.0.26',
         'django-taggit>=0.17,<0.18',
         'django>=1.8,<1.9',
         'djangorestframework>=3,<4',