I actually tried to bump up the Cython requirement to 0.16 (see https://groups.google.com/forum/?fromgroups=#!topic/scikit-image/Fzdtoo8AUZ0) about a month ago, but that turned out to be **way** too soon.For example, the current Ubuntu, 12.04, ships with Cython 0.15. I guess Ubuntu 12.10 will be released soon, and that release includes Cython 0.16. That said, I'm not sure if targeting the most recent Ubuntu is what we want to do (since it will be too fast for some people).Andreas or Mathieu: Does scikit-learn have a policy for upgrading dependencies (in particular Cython)?