<!-- Thanks for reporting issues of python-telegram-bot! To make it easier for us to help you please enter detailed information below. Please note, we only support the latest version of python-telegram-bot and master branch. Please make sure to upgrade & recreate the issue on the latest version prior to opening an issue. --> ### Steps to reproduce 1. from telegram import (ReplyKeyboardMarkup, ReplyKeyboardRemove) ### Expected behaviour ### Actual behaviour ImportError: cannot import name ReplyKeyboardRemove ### Configuration **Operating System:** LinuxMint #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) **Version of Python, python-telegram-bot & dependencies:** ``$ python -m telegram`` python-telegram-bot 5.2.0 urllib3 1.19.1 certifi 2016.09.26 future 0.16.0 Python 2.7.9 (default, Jun 29 2016, 13:08:31) [GCC 4.9.2] ### Logs