I think the heroku base OS for cedar may have changed. See output from a new cedar instance below:
heroku run bash
python
import platform
platform.platform()
'Linux-3.8.11-ec2-x86_64-with-debian-squeeze-sid'
I only noticed because my pandoc binary stopped working."