diff --git a/bin/compile b/bin/compile
index 2e1fda44aa8f71914b1ec83a4b720d41c7ebcaa6..61c5f6b572a54e57a391fc5d0cc41ba35d53775b 100755
--- a/bin/compile
+++ b/bin/compile
@@ -35,7 +35,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.12"
 DEFAULT_PYTHON_STACK="cedar-14"
 PYTHON_EXE="/app/.heroku/python/bin/python"
 PIP_VERSION="9.0.1"
-SETUPTOOLS_VERSION="28.8.0"
+SETUPTOOLS_VERSION="32.1.0"
 
 # Common Problem Warnings
 export WARNINGS_LOG=$(mktemp)
diff --git a/vendor/setuptools-28.8.0.tar.gz b/vendor/setuptools-28.8.0.tar.gz
deleted file mode 100644
index 93c14accb0f2a158de18e3ca5479942edbd18fde..0000000000000000000000000000000000000000
Binary files a/vendor/setuptools-28.8.0.tar.gz and /dev/null differ
diff --git a/vendor/setuptools-32.1.0.tar.gz b/vendor/setuptools-32.1.0.tar.gz
new file mode 100644
index 0000000000000000000000000000000000000000..54fc0b67b9d4fa02d89ea7fca1cde0ab4187c601
Binary files /dev/null and b/vendor/setuptools-32.1.0.tar.gz differ