When upgrading from 5.0.3 -> 5.04 (Issue still exists on latest version 6.0.0) I had some workflows break when performing a comparison on a System.DateTime value against null.
A null value for a datetime will now return false for both less then & greater then operator comparisons rather then null being less then a set datetime value.