I ran into a similar issue and it turned out that at some point they started using jquery-ui instead of jquery.ui and / instead of . to include individual parts. Try using:
//= require jquery-ui/effect-blind
EDIT:
In the recent version there is an extra effects in the path
//= require jquery-ui/effects/effect-blind