diff --git a/package.json b/package.json
index 4a07c782..c4f1a293 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
     "react-responsive": "^5",
     "react-style-proptype": "^3",
     "react-tooltip": "^4",
-    "redux": "^3",
+    "redux": "^3 || ^5.0.0",
     "scratch-render-fonts": "^1.0.0"
   },
   "devDependencies": {
@@ -89,7 +89,7 @@
     "react-style-proptype": "3.2.2",
     "react-test-renderer": "16.14.0",
     "react-tooltip": "4.5.1",
-    "redux": "3.7.2",
+    "redux": "5.0.1",
     "redux-mock-store": "1.5.5",
     "redux-throttle": "0.1.1",
     "regenerator-runtime": "0.13.9",