diff --git a/package.json b/package.json
index ba0738bc..ecb3afdc 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
   },
   "homepage": "https://github.com/Rezonans/redux-async-connect",
   "peerDependencies": {
-    "react": "0.14.x",
+    "react": "^0.14.0 || ^15.0.0-0",
     "react-router": "2.x.x",
     "react-redux": "4.x.x"
   },