diff --git a/setup.py b/setup.py
index 4f2d5f268fc80f98c1444cfdc2c169982561c9af..fbef3cc048d3d4e2415b589099a33fc66a89e35e 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ setup(
 
     name='bob.ip.facelandmarks',
     version=version,
-    description='Bob wrapper for Menpo's face keypoint detector',
+    description='Bob wrapper for Menpo\'s face keypoint detector',
     url='http://gitlab.idiap.ch/bob/bob.ip.facelandmarks',
     license='BSD',
     author='Andre Anjos',