In iOS 7 the UIStatusBar has been designed in a way that it merges with the view like this:
UIStatusBar
If you don't want your view controllers to be overlapped by the status bar (and navigation bars), uncheck the "Extend Edges Under Top Bars" box in Interface Builder in Xcode 5.