[Version] v1.1.13
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f7852e8..9594497 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## [1.1.13] - 2020-05-27
+### Update
+- Cython version
+
 ## [1.1.12] - 2020-05-26
 ### Updated
 - Requirements
diff --git a/README.md b/README.md
index e4f8cc1..f2a62d3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# OctoBot-Services [1.1.12](https://github.com/Drakkar-Software/OctoBot-Services/tree/master/docs/CHANGELOG.md)
+# OctoBot-Services [1.1.13](https://github.com/Drakkar-Software/OctoBot-Services/tree/master/docs/CHANGELOG.md)
 [![Codacy Badge](https://api.codacy.com/project/badge/Grade/31a1caa6e5384d80bf890dba5c9b5e4b)](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Services?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Services&utm_campaign=Badge_Grade_Dashboard)
 [![PyPI](https://img.shields.io/pypi/v/OctoBot-Services.svg)](https://pypi.python.org/pypi/OctoBot-Services/)
 [![Build Status](https://api.travis-ci.com/Drakkar-Software/OctoBot-Services.svg?branch=master)](https://travis-ci.com/Drakkar-Software/OctoBot-Services) 
diff --git a/octobot_services/__init__.py b/octobot_services/__init__.py
index 01a220f..39fa768 100644
--- a/octobot_services/__init__.py
+++ b/octobot_services/__init__.py
@@ -15,4 +15,4 @@
 #  License along with this library.
 
 PROJECT_NAME = "OctoBot-Services"
-VERSION = "1.1.12"  # major.minor.revision
+VERSION = "1.1.13"  # major.minor.revision
diff --git a/requirements.txt b/requirements.txt
index 4f07cd9..25a99c6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 # Drakkar-Software requirements
-OctoBot-Channels>=1.4.7, <1.5
-OctoBot-Commons>=1.3.33, <1.4
-OctoBot-Trading>=1.7, <1.8
+OctoBot-Channels>=1.4.8, <1.5
+OctoBot-Commons>=1.3.34, <1.4
+OctoBot-Trading>=1.7.1, <1.8
 
 # Services
 # Reddit